Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

refactor(execution, native_blockifier): move pre_process_block to PyB… #1422

Conversation

barak-b-starkware
Copy link
Collaborator

@barak-b-starkware barak-b-starkware commented Feb 4, 2024

…lockExecutor


This change is Reviewable

@barak-b-starkware barak-b-starkware force-pushed the barak/block_executor/move_pre_process_block branch from 3c59ae1 to 0c8bc0d Compare February 4, 2024 09:17
@codecov-commenter
Copy link

codecov-commenter commented Feb 4, 2024

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (f7c6093) 70.39% compared to head (586ecbe) 70.45%.

Files Patch % Lines
crates/native_blockifier/src/py_block_executor.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@                                  Coverage Diff                                   @@
##           barak/block_executor/transaction_executor_finalize    #1422      +/-   ##
======================================================================================
+ Coverage                                               70.39%   70.45%   +0.05%     
======================================================================================
  Files                                                      60       60              
  Lines                                                    7780     7774       -6     
  Branches                                                 7780     7774       -6     
======================================================================================
  Hits                                                     5477     5477              
+ Misses                                                   1872     1866       -6     
  Partials                                                  431      431              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@barak-b-starkware barak-b-starkware force-pushed the barak/block_executor/transaction_executor_finalize branch from 8f16aab to d8cefb4 Compare February 4, 2024 14:22
@barak-b-starkware barak-b-starkware force-pushed the barak/block_executor/move_pre_process_block branch from 0c8bc0d to c653a44 Compare February 4, 2024 14:23
@barak-b-starkware barak-b-starkware force-pushed the barak/block_executor/transaction_executor_finalize branch from d8cefb4 to f7c6093 Compare February 4, 2024 14:34
@barak-b-starkware barak-b-starkware force-pushed the barak/block_executor/move_pre_process_block branch from c653a44 to 586ecbe Compare February 4, 2024 14:35
Copy link
Collaborator

@elintul elintul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @barak-b-starkware and @Yoni-Starkware)

a discussion (no related file):
This might also collide with #1387, please make sure you minimize conflicts.


Copy link
Collaborator

@elintul elintul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @barak-b-starkware and @Yoni-Starkware)

a discussion (no related file):
Python PR?


Yoni-Starkware
Yoni-Starkware previously approved these changes Feb 5, 2024
Copy link
Collaborator

@Yoni-Starkware Yoni-Starkware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @barak-b-starkware)

@barak-b-starkware barak-b-starkware force-pushed the barak/block_executor/transaction_executor_finalize branch from f7c6093 to 43fbd6b Compare February 5, 2024 10:14
@barak-b-starkware barak-b-starkware force-pushed the barak/block_executor/transaction_executor_finalize branch from 43fbd6b to 1ba0733 Compare February 5, 2024 10:17
@barak-b-starkware barak-b-starkware force-pushed the barak/block_executor/move_pre_process_block branch from 586ecbe to d8abfd0 Compare February 5, 2024 10:18
Copy link
Collaborator

@elintul elintul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @barak-b-starkware)

@barak-b-starkware barak-b-starkware force-pushed the barak/block_executor/transaction_executor_finalize branch 7 times, most recently from 6bbb895 to a97ae89 Compare February 6, 2024 06:41
Base automatically changed from barak/block_executor/transaction_executor_finalize to main-v0.13.1 February 6, 2024 06:48
@barak-b-starkware barak-b-starkware dismissed Yoni-Starkware’s stale review February 6, 2024 06:48

The base branch was changed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants